- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.5k
chore(deps): update dependency rubocop to v1.71.0 - abandoned #2142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| ✅ Deploy Preview for selenium-dev ready!
 To edit notification comments on pull requests, go to your Netlify site configuration. | 
| CI Feedback 🧐(Feedback updated until commit 693b1b4)A test triggered by this PR failed. Here is an AI-generated analysis of the failure: 
 | 
| Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. | 
| Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. | 
This PR contains the following updates:
1.70.0->1.71.0Release Notes
rubocop/rubocop (rubocop)
v1.71.0Compare Source
New features
Lint/ArrayLiteralInRegexpcop. ([@dvandersluis][])Style/HashSlicecop. ([@lovro-bikic][])Bug fixes
Style/FrozenStringLiteralCommentwhen using the frozen string literal magic comment in Active Admin's arb files. ([@koic][])rubocop_cacheto the path given by--cache-rootwhen pruning cache. ([@capncavedan][])Lint/OutOfRangeRegexpRefwhen matching withmatchusing safe navigation. ([@koic][])Style/BlockDelimiterswhen using brace blocks as conditions underEnforcedStyle: semantic. ([@koic][])Style/RedundantLineContinuationwhen the continuation is preceded by an interpolated string. ([@dvandersluis][])Style/RedundantLineContinuationwhen the continuation is followed by a percent array. ([@dvandersluis][])Style/RedundantLineContinuationwhen the ruby code ends with a commented continuation. ([@dvandersluis][])Style/ArrayFirstLastwhen calling.[]or&.[]with 0 or -1. ([@dvandersluis][])Lint/SafeNavigationChainwhen adding safe navigation to an operator call inside a hash. ([@dvandersluis][])Style/IfUnlessModifierwhen using omitted hash values in an assignment. ([@elliottt][])Style/SoleNestedConditional. ([@tejasbubane][])Style/RedundantLineContinuationwhen calling methods with fully qualified constants. ([@earlopain][])Style/ConditionalAssignmentcop error onunlesswithoutelseandassign_inside_conditionenforced style. ([@viralpraxis][])Style/FrozenStringLiteralCommentcop error on unnormalized magic comment andneverenforced style. ([@viralpraxis][])Metrics/CollectionLiteralLengthto only register for[]when called onSet. ([@dvandersluis][])Changes
Lint/FloatComparison. ([@dvandersluis][])Layout/MultilineMethodCallBraceLayout. ([@dvandersluis][])Layout/MultilineMethodArgumentLineBreaks. ([@dvandersluis][])Security/CompoundHash. ([@dvandersluis][])Style/BlockDelimiters. ([@dvandersluis][])Style/CollectionMethods. ([@dvandersluis][])Style/MapToSet. ([@dvandersluis][])Style/MethodCallWithoutArgsParentheses. ([@dvandersluis][])Lint/NumericOperationWithConstantResult. ([@dvandersluis][])Lint/RedundantStringCoercion. ([@dvandersluis][])Lint/UselessNumericOperation. ([@dvandersluis][])--show-cops. ([@kyanagi][])Style/RedundantParenthesesaware of parenthesized assignment. ([@koic][])Style/RedundantLineContinuationto handle required continuations followingsuper. ([@dvandersluis][])Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.